home *** CD-ROM | disk | FTP | other *** search
Wrap
<theme id="M.D.U. 38" title="M.D.U. 38" author="Reeses2150 and BakerJake" copyright="⌐2004, Reeses2150 and BakerJake. All Rights Reserved." currentViewID="Main"> <view scriptfile="auto.js" titlebar="false" resizable="false" backgroundImage="preview.bmp" clippingColor="none" onload="AutoLoad();"></view> <view Id="Main" title="M.D.U. 38" backgroundimage="titanium.bmp" backgroundColor="none" transparencyColor="#00FF00" titleBar="false" resizable="false" scriptFile="mdu38.js;res://wmploc.dll/RT_TEXT/#132;" onLoad="OnOpenStateChange();" > <player OpenState_onchange="OnOpenStateChange();"/> <!-- Main Buttongroup --> <BUTTONGROUP id="mainbuttongroup" hoverimage="titaniumhov.bmp" mappingImage="map.bmp" transparencycolor="#00FF00" > <buttonelement mappingcolor="#00FF00" upToolTip="Toggle Playlist" onclick="JScript:togglePL();" /> <buttonelement mappingcolor="#0000FF" uptooltip="Toggle Equalizer" onclick="JScript:toggleeq();" /> <buttonelement mappingcolor="#FF00FF" uptooltip="Toggle Visuals" onclick="JScript:togglevis();" onmouseover="Jscript: {vistext.value = 'Vis=On'; vistext2.value = 'Vis=Off';};" onmouseout="Jscript: {vistext.value = '...'; vistext2.value = '...'};" id="visbutton"/> <buttonelement mappingcolor="#000000" uptooltip="Toggle Controls" onclick="JScript:togglebuttons();" /> <buttonelement mappingcolor="#00FFFF" uptooltip="Toggle Track Info" onclick="JScript:toggleinfo();" /> <buttonelement mappingcolor="#FF0000" uptooltip="Toggle Theme Chooser" onclick="JScript:togglecolors();" /> </BUTTONGROUP> <!-- Visualization Key --> <subview id="key" top="1000" left="1" backgroundimage="thumb.bmp" visible="true" transparencyColor="#FF00FF" zIndex="-2"> </subview> <subview id="screen" top="0" left="0" backgroundimage="gradient1.bmp" visible="false" passThrough="true" alphaBlend="100" transparencycolor="#00FF00" zIndex="15" /> <!-- Visuals Window --> <subview id="visuals" zIndex="1" backgroundImage="vis.bmp" visible="false" transparencycolor="#00FF00"> <video id="Vid" top="13" left="14" width="1" height="1" visible="false" shrinkToFit="true" stretchtofit="True" maintainAspectRatio="true" onvideostart="Jscript: openvid();" /> <effects id="vis" top="21" left="25" height="46" width="200" currentEffectType="Jscript:mediacenter.effectType;" currentPreset="Jscript: mediacenter.effectPreset;" /> <text id="vistext" zIndex="20" visible="true" value="..." top="80" left="177" width="46" justification="center" fontsize="9" foregroundcolor="#DDDDDD"/> <BUTTONGROUP hoverimage="hover2.bmp" mappingImage="map2.bmp" > <buttonelement mappingcolor="#FF00FF" onmouseover="Jscript: {vistext.value = 'Next Vis';};" onmouseout="Jscript: {vistext.value = '...';};" onClick="jscript:vis.next();" /> <buttonelement mappingcolor="#00FFFF" onmouseover="Jscript: {vistext.value = 'Prev Vis';};" onmouseout="Jscript: {vistext.value = '...';};" onClick="jscript:vis.previous();" /> </BUTTONGROUP> </subview> <effects id="bars" zIndex="5" top="12" left="14" height="61" width="220" windowed="false" allowall="false" visible="true"> <bars displayMode="0" levelWidth="7" levelFallbackSpeed="40" showPeaks="true" peakHangTime="3" horizontalSpacing="3" transparent="true" fadeMode="1" peakheight="3" levelScale="0.675" levelColor="#DDDDDD" peakColor="#AAAAAA" backgroundcolor="#000000"/> </effects> <subview id="barmap" visible="false" backgroundimage="vis.bmp" zIndex="6" top="0" left="0" transparencycolor="#00FF00"> <text id="vistext2" zIndex="20" visible="true" value="..." top="80" left="177" width="46" justification="center" fontsize="9" foregroundcolor="#DDDDDD"/> </subview> <!-- Buttons Window (I know I spelled Controls wrong...) --> <subview Id="controlls" transparencycolor="#00FF00" backgroundimage="Controls.bmp" visible="true" top="0" left="0" > <text id="buttontext" zIndex="10" visible="true" value="..." top="38" left="150" width="78" justification="center" fontsize="9" foregroundcolor="#DDDDDD"/> <text id="sliderover" zIndex="10" visible="false" value="wmpprop:player.controls.currentPositionString" top="38" left="150" width="78" justification="center" fontsize="9" foregroundcolor="#DDDDDD"/> <BUTTONGROUP hoverimage="controlshov.bmp" downimage="controlsdown.bmp" backgroundimage="controls.bmp" mappingImage="controlsmap.bmp" > <PLAYELEMENT mappingColor="#00FF00" onmouseover="Jscript: {buttontext.value = 'Play';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <STOPELEMENT mappingColor="#FF0000" onmouseover="Jscript: {buttontext.value = 'Stop';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <NEXTELEMENT mappingColor="#FF00FF" onmouseover="Jscript: {buttontext.value = 'Next';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <PREVELEMENT mappingColor="#00FFFF" onmouseover="Jscript: {buttontext.value = 'Previous';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <BUTTONELEMENT upToolTip="Minimize" mappingColor="#000000" onClick="view.minimize();" onmouseover="Jscript: {buttontext.value = 'Minimize';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <BUTTONELEMENT upToolTip="Close" mappingColor="#0000FF" onClick="view.close();" onmouseover="Jscript: {buttontext.value = 'Close';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <BUTTONELEMENT upToolTip="Return to Media Center" mappingColor="#FFFFFF" onClick="view.returnToMediaCenter();" onmouseover="Jscript: {buttontext.value = 'Full Mode';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <buttonelement uptooltip="Open File" mappingcolor="silver" onClick="JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');" onmouseover="Jscript: {buttontext.value = 'Open File';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <buttonelement upToolTip="Mute" mappingColor="gold" sticky="true" downtooltip="Unmute" down="wmpprop:player.settings.mute" onclick="player.settings.mute=down;" onmouseover="Jscript: {buttontext.value = 'Mute';};" onmouseout="Jscript: {buttontext.value = '...';};"/> <buttonelement uptooltip="Repeat" mappingcolor="#C000c0" cursor="hand" downtooltip="No Repeat" onclick="jscript:player.settings.setMode('repeat',down);" onmouseover="Jscript: {buttontext.value = 'Repeat';};" onmouseout="Jscript: {buttontext.value = '...';};" down="wmpprop:player.settings.getMode('repeat')" sticky="true" /> <buttonelement uptooltip="Shuffle" mappingcolor="#FFCC00" cursor="hand" downtooltip="Unshuffle" onmouseover="Jscript: {buttontext.value = 'Shuffle';};" onmouseout="Jscript: {buttontext.value = '...';};" onclick="jscript:player.settings.setMode('shuffle',down);" down="wmpprop:player.settings.getMode('shuffle')" sticky="true" /> </BUTTONGROUP> <PAUSEBUTTON zIndex = "2" visible="wmpenabled:player.controls.pause" upToolTip="Pause" image="pause.bmp" top="17" left="20" hoverimage="pausehov.bmp" downimage="pausedown.bmp" onmouseover="Jscript: {buttontext.value = 'Pause';};" onmouseout="Jscript: {buttontext.value = '...';};" /> <effects id="scope" top="59" left="22" height="11" width="204" windowed="false" allowall="false" visible="true" onmouseover="Jscript: {buttontext.value = '...';};"> <bars id="scopeprefs" displayMode="4" levelWidth="4" levelFallbackSpeed="20" transparent="false" levelScale="0.8" levelColor="#000000" backgroundcolor="#DDDDDD"/> </effects> <slider top="59" left="22" height="11" width="204" borderSize="2" min="0" max="wmpprop:player.currentMedia.duration" thumbImage="thumb2.bmp" direction="horizontal" transparencycolor="#00FF00" value="wmpprop:player.controls.currentPosition" onDragEnd="player.controls.currentPosition=value;" onmouseover="Jscript: {buttontext.visible = false; sliderover.visible = true;};" onmouseout="Jscript: {buttontext.visible = true; sliderover.visible = false;};"/> </subview> <!-- Playlist Window --> <subview id="plpanel" zIndex="1" backgroundImage="pl.bmp" visible="false" transparencycolor="#00FF00"> <playlist id="pl" top="13" left="13" height="68" width="223" backgroundcolor="#333333" foregroundcolor="#DDDDDD" itemPlayingBackgroundColor="none" itemPlayingColor="#0000FF" columnsVisible="true" columns="name=Name;artist=Artist;duration=Time;" editbuttonsvisible="false" movebuttonsvisible="false" dropDownVisible="false" playlistItemsVisible="true" disabledforegroundcolor="#FF0000"/> <dropdownplaylist id="drpdwn" zIndex="1" top="83" left="128" width="107" height="22" dropDownList="showall"/> </subview> <!-- Equalizer Window --> <subview id="equalizer" zIndex="1" backgroundImage="eq.bmp" visible="false" transparencycolor="#00FF00"> <text id="eqtext" zIndex="10" visible="true" value="..." top="80" left="135" width="97" justification="center" fontsize="10" foregroundcolor="#DDDDDD"/> <slider tooltip="Position" left="157" top="25" height="6" width="70" borderSize="3" min="0" max="wmpprop:player.currentMedia.duration" thumbImage="thumb.bmp" value="wmpprop:player.controls.currentPosition" onDragEnd="player.controls.currentPosition=value;" onmouseover="Jscript: {eqtext.value = 'Position';};" onmouseout="Jscript: {eqtext.value = '...';};" direction="horizontal" /> <slider tooltip="Volume" left="157" top="37" height="6" width="70" borderSize="3" min="0" max="100" thumbImage="thumb.bmp" value="wmpprop:player.settings.volume" value_onchange="player.settings.volume=value;" direction="horizontal" onmouseover="Jscript: {eqtext.value = 'Volume';};" onmouseout="Jscript: {eqtext.value = '...';};" /> <slider tooltip="Balance" left="157" top="49" height="6" width="70" borderSize="3" min="-100" max="100" thumbImage="thumb.bmp" value="wmpprop:player.settings.balance" value_onchange="jscript:player.settings.balance=value;" direction="horizontal" onmouseover="Jscript: {eqtext.value = 'Balance';};" onmouseout="Jscript: {eqtext.value = '...';};" /> <slider tooltip="Balance2" visible="false" left="152" top="61" height="6" width="78" borderSize="3" min="-100" max="100" thumbImage="thumb.bmp" value="wmpprop:player.settings.balance" value_onchange="jscript:player.settings.balance=value;" direction="horizontal" /> <BUTTONGROUP hoverimage="eqhov.bmp" mappingimage="eqmap.bmp" > <BUTTONELEMENT mappingColor="#FF0000" upToolTip="Previous Preset" onClick="JScript:equ.previouspreset();" onmouseover="Jscript: {eqtext.value = 'Prev Preset';};" onmouseout="Jscript: {eqtext.value = '...';};" /> <BUTTONELEMENT mappingColor="#00FF00" upToolTip="Next Preset" onClick="JScript:equ.nextpreset();" onmouseover="Jscript: {eqtext.value = 'Next Preset';};" onmouseout="Jscript: {eqtext.value = '...';};" /> <buttonelement mappingcolor="silver" onclick="equ.reset(); player.settings.balance=0;" onmouseover="Jscript: {eqtext.value = 'Reset EQ';eqpresettext.foregroundcolor = '#000000';};" onmouseout="Jscript: {eqtext.value = '...';eqpresettext.foregroundcolor = '#DDDDDD';};" /> </buttongroup> <text id="eqpresettext" zIndex="10" visible="true" value="wmpprop:equ.currentPresetTitle" top="39" left="108" width="41" justification="center" fontsize="7" foregroundcolor="#DDDDDD"/> <equalizerSettings visible="false" id="equ" backgroundColor="none" top="10" left="10" width="5" height="5" enableSplineTension="true"/> <SLIDER id="eq1" left="23" top="18" width="6" height="55" value="wmpprop:equ.gainLevel1" value_onchange="equ.gainLevel1=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq2" left="31" top="18" width="6" height="55" value="wmpprop:equ.gainLevel2" value_onchange="equ.gainLevel2=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq3" left="39" top="18" width="6" height="55" value="wmpprop:equ.gainLevel3" value_onchange="equ.gainLevel3=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq4" left="47" top="18" width="6" height="55" value="wmpprop:equ.gainLevel4" value_onchange="equ.gainLevel4=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq5" left="55" top="18" width="6" height="55" value="wmpprop:equ.gainLevel5" value_onchange="equ.gainLevel5=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq6" left="63" top="18" width="6" height="55" value="wmpprop:equ.gainLevel6" value_onchange="equ.gainLevel6=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq7" left="71" top="18" width="6" height="55" value="wmpprop:equ.gainLevel7" value_onchange="equ.gainLevel7=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq8" left="79" top="18" width="6" height="55" value="wmpprop:equ.gainLevel8" value_onchange="equ.gainLevel8=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq9" left="87" top="18" width="6" height="55" value="wmpprop:equ.gainLevel9" value_onchange="equ.gainLevel9=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> <SLIDER id="eq10" left="95" top="18" width="6" height="55" value="wmpprop:equ.gainLevel10" value_onchange="equ.gainLevel10=value;" thumbImage="thumb.bmp" borderSize="2" direction="vertical" min="-10" max="10" /> </subview> <!-- Theme Selector Window --> <subview id="colors" zIndex="1" backgroundImage="colors.bmp" visible="false" transparencycolor="#00FF00"> <text id="themestext" zIndex="10" visible="true" value="..." top="78" left="135" width="97" justification="center" fontsize="10" foregroundcolor="#DDDDDD"/> <BUTTONGROUP hoverimage="colorshov.bmp" mappingImage="colorsmap.bmp" > <BUTTONELEMENT mappingColor="silver" onmouseover="Jscript: {themestext.value = 'Default';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="Jscript: {Main.backgroundimage = 'base.bmp'; mainbuttongroup.hoverimage = 'basehov.bmp';};"/> <BUTTONELEMENT mappingColor="#000000" onmouseover="Jscript: {themestext.value = 'Blackness';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'black.bmp'; mainbuttongroup.hoverimage = 'hov.bmp';};"/> <BUTTONELEMENT mappingColor="#C000c0" onmouseover="Jscript: {themestext.value = 'Woodie';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'wood.bmp'; mainbuttongroup.hoverimage = 'hov.bmp';};"/> <BUTTONELEMENT mappingColor="#008000" onmouseover="Jscript: {themestext.value = 'Midnight';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'midnight.bmp'; mainbuttongroup.hoverimage = 'midnighthov.bmp';};"/> <BUTTONELEMENT mappingColor="gold" onmouseover="Jscript: {themestext.value = 'Flame';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'flame.bmp'; mainbuttongroup.hoverimage = 'flamehov.bmp';};"/> <BUTTONELEMENT mappingColor="#C0C000" onmouseover="Jscript: {themestext.value = 'Hot-Blue';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'hotblue.bmp'; mainbuttongroup.hoverimage = 'hotbluehov.bmp';};"/> <BUTTONELEMENT mappingColor="DarkBlue" onmouseover="Jscript: {themestext.value = 'Disco';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'disco.bmp'; mainbuttongroup.hoverimage = 'discohov.bmp';};"/> <BUTTONELEMENT mappingColor="#FF00FF" onmouseover="Jscript: {themestext.value = 'Underwater';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'aqua2.bmp'; mainbuttongroup.hoverimage = 'aqua2hov.bmp';};"/> <BUTTONELEMENT mappingColor="#FF0000" onmouseover="Jscript: {themestext.value = 'Spicy';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'spicy.bmp'; mainbuttongroup.hoverimage = 'spicyhov.bmp';};"/> <BUTTONELEMENT mappingColor="#FF9001" onmouseover="Jscript: {themestext.value = 'Reptile';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'reptile.bmp'; mainbuttongroup.hoverimage = 'reptilehov.bmp';};"/> <BUTTONELEMENT mappingColor="#FF0099" onmouseover="Jscript: {themestext.value = 'Titanium';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'Titanium.bmp'; mainbuttongroup.hoverimage = 'titaniumhov.bmp';};"/> <BUTTONELEMENT mappingColor="#FFFFFF" onmouseover="Jscript: {themestext.value = 'Tire';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'tire.bmp'; mainbuttongroup.hoverimage = 'tirehov.bmp';};"/> <BUTTONELEMENT mappingColor="#00FF00" onmouseover="Jscript: {themestext.value = 'Solar';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'solar.bmp'; mainbuttongroup.hoverimage = 'hov.bmp';};"/> <BUTTONELEMENT mappingColor="#FFFF00" onmouseover="Jscript: {themestext.value = 'Metal';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'metal.bmp'; mainbuttongroup.hoverimage = 'hov.bmp';};"/> <BUTTONELEMENT mappingColor="#11DD88" onmouseover="Jscript: {themestext.value = 'Aqua';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'aqua.bmp'; mainbuttongroup.hoverimage = 'aquahov.bmp';};"/> <BUTTONELEMENT mappingColor="#00FFFF" onmouseover="Jscript: {themestext.value = 'Graffiti';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'graffiti.bmp'; mainbuttongroup.hoverimage = 'hov.bmp';};"/> <BUTTONELEMENT mappingColor="#88B800" onmouseover="Jscript: {themestext.value = 'USA';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'usa.bmp'; mainbuttongroup.hoverimage = 'hov.bmp';};"/> <BUTTONELEMENT mappingColor="#4466AA" onmouseover="Jscript: {themestext.value = 'Mars';};" onmouseout="Jscript: {themestext.value = '...';};" onClick="JScript: {Main.backgroundimage = 'maroon.bmp'; mainbuttongroup.hoverimage = 'maroonhov.bmp';};"/> </BUTTONGROUP> <effects id="themedbars" top="22" left="127" height="41" width="100" windowed="false" allowall="false" visible="true" zIndex="2"> <bars id="themedbars2" displayMode="3" levelWidth="4" levelFallbackSpeed="20" transparent="false" levelScale="0.8" levelColor="#EEEEEE" backgroundcolor="#000000" /> </effects> <button id="MDU38" top="20" left="125" image="mdu38.bmp" hoverimage="MDU38.gif" onclick="theme.openview('MDU38info');" zIndex="25" visible="true" uptooltip="Open Skin Info" transparencycolor="#00FF00"/> </subview> <!-- Track Info Window --> <subview id="info" zIndex="1" backgroundImage="trackinfo.bmp" visible="false" transparencycolor="#00FF00"> <text id="authortext" zIndex="10" visible="true" value="" top="23" left="54" width="65" fontsize="7" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FEFEFE"/> <text id="titletext" zIndex="10" visible="true" value="" top="34" left="54" width="65" fontsize="7" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FEFEFE"/> <text id="albumtext" zIndex="10" visible="true" value="" top="45" left="56" width="59" fontsize="7" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FEFEFE"/> <text id="genretext" zIndex="10" visible="true" value="" top="56" left="56" width="61" fontsize="7" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FEFEFE"/> <text value="Artist:" zIndex="10" visible="true" top="23" left="25" fontsize="7" foregroundcolor="#DDDDDD"/> <text value="Title:" zIndex="10" visible="true" top="34" left="24" fontsize="7" foregroundcolor="#DDDDDD"/> <text value="Album:" zIndex="10" visible="true" top="45" left="24" fontsize="7" foregroundcolor="#DDDDDD"/> <text value="Genre:" zIndex="10" visible="true" top="56" left="25" fontsize="7" foregroundcolor="#DDDDDD"/> <statustext zIndex="10" top="30" left="130" width="95" fontsize="9" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FEFEFE" /> <text value="wmpprop:player.currentmedia.SourceURL" zIndex="10" top="45" left="130" width="95" scrolling="true" fontsize="9" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FEFEFE"/> <text top="70" left="131" foregroundcolor="#DDDDDD" value="wmpprop:player.controls.currentPositionString" fontsize="13" fontstyle="bold italicised" /> <durationtext top="85" left="181" foregroundcolor="#DDDDDD" fontsize="13" fontstyle="bold italicised" /> <text top="69" left="176" foregroundcolor="#DDDDDD" value="/" fontsize="22" /> </subview> </view> <!-- Pop-up Video Screen --> <view id="videoscrn" backgroundColor="none" titleBar="true" resizable="true" visible="true" onLoad="width=player.currentMedia.imageSourceWidth; height=player.currentMedia.imageSourceHeight" onResize="video.width=width; video.height=height;" > <video id="video" tabstop="false" shrinkToFit="true" stretchToFit="true" /> </view> <!-- Skin Info Window --> <view id="MDU38info" backgroundColor="#000000" titleBar="true" title="About the Skin" resizable="false" visible="true" height="150" width="173" backgroundimage="skininfo.gif" transparencycolor="#00FF00" scriptFile="mdu38.js;res://wmploc.dll/RT_TEXT/#132;"> <text value="Multimedia Display Unit #38" top="3" left="4" width="167" scrolling="true" fontsize="9" foregroundcolor="#CCCCCC"/> <text zIndex="1" value="Reeses2150's Comments" top="24" left="4" width="167" scrolling="false" fontsize="8" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FFFFFF" tooltip="Click." onclick="Jscript: {reesescom1.visible = true;};"/> <text zIndex="1" value="BakerJake's Comments" top="39" left="4" width="167" scrolling="false" fontsize="8" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FFFFFF" tooltip="Click." onclick="Jscript: {bakercom1.visible = true;};"/> <text zIndex="1" value="Info" top="43" left="150" scrolling="false" fontsize="8" foregroundcolor="#DDDDDD" hoverforegroundcolor="#FFFFFF" tooltip="Click." onclick="Jscript: {generalinfo1.visible = true;};"/> <text value="(c)2004, and" top="138" left="4" width="167" scrolling="false" fontsize="7" foregroundcolor="#CCCCCC"/> <text value="Reeses2150" top="138" left="40" width="167" scrolling="false" fontsize="7" foregroundcolor="#DDDDDD" hoverforegroundcolor="orange" onclick="player.launchURL('http://Reeses2150.deviantart.com/');" tooltip="Vist Reeses2150's Webpage."/> <text value="BakerJake" top="138" left="110" width="167" scrolling="false" fontsize="7" foregroundcolor="#DDDDDD" hoverforegroundcolor="#AAAAFF" onclick="player.launchURL('http://Bakerjake.deviantart.com/');" tooltip="Visit BakerJake's Webpage."/> <button id="reesescom1" top="0" left="0" visible="false" zIndex="2" image="reesescom1.bmp" onclick="Jscript: {reesescom1.visible = false; reesescom2.visible = true;};"/> <button id="reesescom2" top="0" left="0" visible="false" zIndex="2" image="reesescom2.bmp" onclick="Jscript: {reesescom2.visible = false;};"/> <button id="bakercom1" top="0" left="0" visible="false" zIndex="2" image="bakercom1.bmp" onclick="Jscript: {bakercom1.visible = false;};"/> <button id="generalinfo1" top="0" left="0" visible="false" zIndex="2" image="generalinfo.bmp" onclick="Jscript: {generalinfo1.visible = false;};"/> </view> </theme>